home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-03 / qbasic_1.zip / HOW_TO.TXT < prev    next >
Text File  |  1992-07-25  |  1KB  |  33 lines

  1. HOW_TO.TXT
  2. ≈≈≈≈≈≈≈≈≈≈
  3.      
  4.        
  5. How to do it you ask? Why it's simple, you 
  6. just follow the directions below! Whatever
  7. is in [] brackets is what you type in. You
  8. can only use these files if QBASIC is ins-
  9. talled on your computer. QBasic is not in-
  10. cluded in this package because it was cop-
  11. yrighted by Microsoft Corporation and can-
  12. not be freely distributed. Sorry!
  13.  
  14.  
  15. 1. First you open QBasic language interpreter.
  16.    You type in [QBASIC]. 
  17.    NOTE: You may have have to be in the DOS
  18.          directory. [CD \DOS]
  19. 2. Next you would open these files from the 
  20.    directory from which you installed them.
  21.    You must change the directory. If not in 
  22.    root directory. 
  23.    NOTE: A good directory to place them is a 
  24.          directory called QBASIC.
  25. 3. As soon as you open the file you may look 
  26.    over it to see how it works and look at 
  27.    the commands. To run the program, just hit
  28.    [F5].
  29. 4. To stop a continuous program or any program,
  30.    just hit [CRTL-BREAK]. 
  31.  
  32.  
  33.